Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mup: fixes for BGP-MUP #2569

Merged
merged 2 commits into from
Sep 1, 2022
Merged

Conversation

higebu
Copy link
Contributor

@higebu higebu commented Sep 1, 2022

  • pkg/packet/bgp,api: add SRv6 behavior for SRv6 MUP
  • mup: fixes for BGP-MUP
    • Route Target support for MUP routes
    • Only Direct Segment Discovery route needs MUP Extended Community
    • TEID value of 0 is invalid

Fixed usage: https://gist.github.com/higebu/90c0504545978e0cf12cc97b89cb5c81

Known issues:

  • Interwork Segment Discovery route and Direct Segment Discovery route update doesn't have a prefix SID attribute. Because gobgp doesn't support SRv6 locator settings for now.
    • Workaround: use AddPath API.

- Route Target support for MUP routes
- Only Direct Segment Discovery route needs MUP Extended Community
- TEID value of 0 is invalid
@higebu higebu force-pushed the fix-draft-mpmz-bess-mup-safi branch from d815396 to 6966da9 Compare September 1, 2022 06:24
@higebu higebu changed the title WIP: mup: fixes for BGP-MUP mup: fixes for BGP-MUP Sep 1, 2022
@fujita fujita merged commit 6966da9 into osrg:master Sep 1, 2022
@fujita
Copy link
Member

fujita commented Sep 1, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants